home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm2 / xraid123.lha / xscan.readme < prev   
Text File  |  1995-08-27  |  3KB  |  70 lines

  1. Short: Generic PacketScanner Robot Command Invoker for the Amiga
  2. Type: comm/fido
  3. Uploader: robert_williamson@p0.f104.n167.z1.fidonet.org (Robert Williamson)
  4. Author: robert_williamson@p0.f104.n167.z1.fidonet.org (Robert Williamson)
  5.  
  6.   Changes:
  7.     v1.14
  8.     added XLATE option, If XLATE is specified on the command line, 
  9.     AreaFix/Raid dash-style command found in the subject are translated to
  10.     AreaMGR %-style commands. 
  11.     added xlcmds expansion parameter
  12.     v1.13
  13.     AreaMGR command prefixs were not handled properly if user used them in
  14.     a signature,fixed
  15.     v.1.11
  16.     Improved config error reporting
  17.     Certain entries were being written to the wrong logfile, so the 
  18.      Logfile/level is now reset after every message and packet
  19.      scanned.
  20.     Fixed Wrong addresses returned from intl kludge, they were reversed.
  21.     Corrected errors in *FMT entries in xscan.cfg 
  22.     Removed FINDNAME function, TPFINDNAME, text output, Now in PktFilter
  23.     ADRFMT replaced by expansion parameters 
  24.     fixed count not being reset
  25.     many more expansion parameters added
  26.     now displays duration of packet scanning
  27.     Added cmdline parameter NOEXE to disable EXE and REXXMSG for
  28.     testing of ECHOFMT and NETFMT config
  29.  
  30.   What is XScan?
  31.     XScan  is  a packet scanner which reads packets and creates a formatted
  32.   output  of  all  messages  found that are addressed to one the configured
  33.   Robot programs or aliases.
  34.     Robot is a generic term used to describe such classes as Area Managers,
  35.   File  Forwarders  and  FileFind  programs.  By providing for configurable
  36.   output  formats,  aliases and formatting of both message body and subject
  37.   line  style  area  manager  commands,  XScan  removes the need for packet
  38.   scanning code within Robots, permits complete independance from the local
  39.   message  base  format  and  reduces the number of passes made on the same
  40.   packet for multiple Robot programs.
  41.  
  42.     XScan  was designed to meet my needs and those of my own XRaid fileecho
  43.   area  manager,  AreaMGR  echo  area  manager and FQuery FileFind program.
  44.   However,  it  has  been  designed in a manner that will hopefully make it
  45.   useful for other Robot programs that can read a list.
  46.  
  47.   Requirements:
  48.     WB 2.1 MINIMUM
  49.     rexxdossupport.library v2.3
  50.     The  AmigaOS commands List and Assign must be either resident or on the
  51.     path.
  52.  
  53.   Features:
  54.     o pure, residentable
  55.     o multi-ftn
  56.     o independant of tosser and message base type
  57.     o handles both netmail and echomail
  58.     o configurable robot names, aliases, output format 
  59.     o does not modify the packets
  60.     o removes need for multiple scans of packets
  61.     
  62.   If  you  are  reading  this readme from the XRAID or FQUERY distribution,
  63. only  the  config  for that particular program is included.  If you wish to
  64. use   XScan   with   another   robot  program,  you  can  obtain  the  full
  65. documentation for users and developers in the XSCAN distribution.
  66.  
  67.   MagicName:  XSCAN 
  68.     FIDONET#1:167/104.0 
  69.     AMIGANET#40:600/104.0
  70.